remove _IO_BASE and KSEG1ADDR from board configuration files
authorTimur Tabi <[email protected]>
Fri, 19 Jun 2009 19:10:52 +0000 (14:10 -0500)
committerWolfgang Denk <[email protected]>
Fri, 10 Jul 2009 22:19:16 +0000 (00:19 +0200)
commit890d242facc4079ed21e979ced2e8c6d6974f6d3
tree51451c530840269e3e7a53b2f740eaf943e9dfe5
parent7bd49ad12cc36a4de6995ddabbc65ffa1aa1933d
remove _IO_BASE and KSEG1ADDR from board configuration files

The KSEG1ADDR macro used to be necessary for the RTL8139 Ethernet
driver, but the code that used that macro was removed over a year
ago, so board configuration files no longer need to define it.

The _IO_BASE macro is also automatically defined to 0 if it isn't
already set, so there's no need to define that macro either in the
board configuration files.

Signed-off-by: Timur Tabi <[email protected]>
Acked-by: Nobuhiro Iwamatsu <[email protected]>
Acked-by: Andy Fleming <[email protected]>
Acked-by: Andre Schwarz <[email protected]>
Acked-by: Kim Phillips <[email protected]>
14 files changed:
include/configs/HIDDEN_DRAGON.h
include/configs/M5253DEMO.h
include/configs/M5253EVBE.h
include/configs/M54455EVB.h
include/configs/MPC8349ITX.h
include/configs/MPC8536DS.h
include/configs/MPC8544DS.h
include/configs/MPC8572DS.h
include/configs/MPC8610HPCD.h
include/configs/MPC8641HPCN.h
include/configs/MVBLM7.h
include/configs/P2020DS.h
include/configs/mpc7448hpc2.h
include/configs/r2dplus.h